home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 5
/
Apprentice-Release5.iso
/
Source Code
/
C
/
Applications
/
Fixation 1.3
/
globals.h
< prev
next >
Wrap
Text File
|
1996-04-14
|
244b
|
9 lines
// globals.h
// instances in connexions.c
#define TIMESTAMP 0
extern ulong curTime;
extern Boolean gPlaying, gSetStyle, gNeedPassword;
extern Boolean gInTheThick, gLookinAtStorage, gSentAlarm;
extern Handle gSound1, gSound2, gSound3, gSound4;